home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1997 / HAM Radio 1997.iso / vcls / novtli / readme.1st < prev    next >
Text File  |  1996-04-08  |  2KB  |  36 lines

  1. To use this VCL and sample application, please follow these steps...
  2.  
  3. 1) Have a network card installed along with the appropriate drivers
  4.    For example a 3Com Ethernet with lsl, 3c5x9, and ipxodi. Along with
  5.    the appropriate Netware .DLLs for windows; NWIPXSPX.DLL
  6.  
  7. 2) Install the TLI_WIN.DLL and TLI_SPX.DLL from the TLIWS2.EXE self
  8.    extracting file distributed with this component and also available
  9.    in the NOVLIB forum on Compuserve.
  10.  
  11. 3) Know about things like your network and node addresses which can
  12.    be obtained from the Netware 'userlist /a' command and also from
  13.    the display when the driver is loaded at boot time.
  14.  
  15. 4) Install the NovTLI VCL from the 'Install/Components' menu
  16.    within Delphi.
  17.  
  18. 5) Do a 'Build All' to generate the sample application NOVELL.EXE
  19.  
  20. 6) Execute the sample application (NOVELL.EXE) on two seperate machines
  21.    connected over the LAN. Alternatively, execute both instances of the
  22.    sample on the same machine.
  23.  
  24. 7) Make one instance of the sample application the server (Listen) and the
  25.    other the client (Connect) and then send data back and forth using
  26.    'Send Data'.
  27.  
  28. Note: This software has been tested using a 3Com ethernet, IBM token ring, and
  29.       Xircom ethernet adapter all connected to a LAN with Novell Netware 3.2
  30.       and Netware 4.1. The code has also been tested in a standalone environment
  31.       using a laptop and a Xircom adapter with a loopback plug. SAP will only
  32.       function when connected to the Novell network. If you test this in an
  33.       isolated environment, use a network number of zero.
  34.  
  35.  
  36.